From: Dmitry Gutov Date: Mon, 25 Sep 2017 23:25:03 +0000 (+0300) Subject: ; Update NEWS for the change in eldoc-message X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~19^2~6671^2~8 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3a68dec327;p=emacs.git ; Update NEWS for the change in eldoc-message --- diff --git a/etc/NEWS b/etc/NEWS index 040d265f75b..1b5ae658f6c 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1353,6 +1353,12 @@ non-nil, but the code returned the list in the increasing order of priority instead. Now the code does what the documentation says it should do. +--- +** 'eldoc-message' only accepts one argument now. Programs that +called it with multiple arguments before should pass them through +'format' first. Even that is discouraged: for ElDoc support, you +should set 'eldoc-documentation-function' instead of calling +'eldoc-message' directly. * Lisp Changes in Emacs 26.1